WorkingHoursWorkingPeriods Property |
Contains working period information for the mailbox user. This element is required if the WorkingHours element is used.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<WorkingPeriod> WorkingPeriods { get; }Public ReadOnly Property WorkingPeriods As IList(Of WorkingPeriod)
Get
Property Value
Type:
IListWorkingPeriod
See Also